File

src/crypto/key/dto/key-response.dto.ts

Index

Properties

Properties

keys
Type : EC_Public[]
import { EC_Public } from "../../../well-known/dto/jwks-response.dto";

export class KeyResponseDto {
    keys: EC_Public[];
}

results matching ""

    No results matching ""