circu.js
    Preparing search index...

    Interface CipherInfo

    Cipher Information

    interface CipherInfo {
        bits: number;
        name: string;
        version: string;
    }
    Index

    Properties

    Properties

    bits: number

    Cipher strength in bits

    name: string

    Cipher name

    version: string

    Protocol version