spec.d.ts 218 B

123
  1. /// <reference types="../../index" />
  2. export declare type AlgorithmParameterSpec = $.java.security.spec.AlgorithmParameterSpec;
  3. export declare const AlgorithmParameterSpec: $.java.security.spec.AlgorithmParameterSpec;